home *** CD-ROM | disk | FTP | other *** search
Makefile | 1991-10-04 | 38.0 KB | 1,026 lines |
- # Makefile generated by imake - do not edit!
- # $XConsortium: imake.c,v 1.51 89/12/12 12:37:30 jim Exp $
- #
- # The cpp used on this machine replaces all newlines and multiple tabs and
- # spaces in a macro expansion with a single space. Imake tries to compensate
- # for this, but is not always successful.
- #
-
- ###########################################################################
- # Makefile generated from "Imake.tmpl" and </tmp/IIf.a10443>
- # $XConsortium: Imake.tmpl,v 1.77 89/12/18 17:01:37 jim Exp $
- #
- # Platform-specific parameters may be set in the appropriate .cf
- # configuration files. Site-wide parameters may be set in the file
- # site.def. Full rebuilds are recommended if any parameters are changed.
- #
- # If your C preprocessor doesn't define any unique symbols, you'll need
- # to set BOOTSTRAPCFLAGS when rebuilding imake (usually when doing
- # "make Makefile", "make Makefiles", or "make World").
- #
- # If you absolutely can't get imake to work, you'll need to set the
- # variables at the top of each Makefile as well as the dependencies at the
- # bottom (makedepend will do this automatically).
- #
-
- # 59
-
- # 66
-
- # 73
-
- # 87
-
- # 94
-
- # 101
-
- # 108
-
- # 115
-
- # 123
-
- # 131
-
- # 140
-
- # 147
-
- # 156
-
- # 160
-
- # 179
-
- # 188
-
- ###########################################################################
- # platform-specific configuration parameters - edit hp.cf to change
-
- # 17
-
- # platform: $XConsortium: hp.cf,v 1.24 89/12/10 11:57:02 rws Exp $
- # operating system: HP-UX 7.0
-
- # 59
-
- # 65
-
- # 69
-
- ###########################################################################
- # site-specific configuration parameters - edit site.def to change
-
- # site: $XConsortium: site.def,v 1.21 89/12/06 11:46:50 jim Exp $
-
- # 113
-
- # 122
-
- # 128
-
- # 139
-
- # 215
-
- # 218
-
- # 221
-
- # 231
-
- # 241
-
- # 246
-
- # 253
-
- # 260
-
- # 270
-
- # 276
-
- # 304
-
- # 314
-
- # 324
-
- # 341
-
- # 398
-
- # 408
-
- # 425
-
- # 443
-
- # 456
-
- # 464
-
- # 474
-
- # 480
-
- # 486
-
- # 499
-
- # 510
-
- # 514
-
- # 523
-
- # 529
-
- # 538
-
- # 541
-
- SHELL = /bin/sh
-
- TOP = ../../../../../mit
- CURRENT_DIR = ./src-server/xlisp
-
- AR = ar cq
- BOOTSTRAPCFLAGS =
- CC = cc
- # 558
-
- COMPRESS = compress
- CPP = /lib/cpp $(STD_CPP_DEFINES)
- PREPROCESSCMD = cc -E $(STD_CPP_DEFINES)
- INSTALL = $(SCRIPTSRC)/bsdinst.sh
- LD = ld
- LINT = lint
- LINTLIBFLAG = -o
- LINTOPTS = -ax -Nd4000 -Ns3300 -Ne700 -Np200 -Na25000 -DSYSV
- LN = ln -s
- MAKE = make
- MV = mv -f
- CP = cp
- RANLIB = /bin/true
- RANLIBINSTFLAGS =
- RM = rm -f
- STD_INCLUDES =
- STD_CPP_DEFINES = -DSYSV
- STD_DEFINES = -Wc,-Nd4000,-Ns3300,-Ne700,-Np200 -DSYSV -DMALLOC_0_RETURNS_NULL
- EXTRA_LOAD_FLAGS = -lmalloc
- EXTRA_LIBRARIES =
- TAGS = ctags
-
- MFLAGS = -$(MAKEFLAGS)
-
- # 586
-
- # 589
-
- # 595
-
- # 602
-
- PROTO_DEFINES =
-
- # 609
-
- INSTPGMFLAGS =
-
- INSTBINFLAGS = -m 0755
- INSTUIDFLAGS = -m 4755
- INSTLIBFLAGS = -m 0664
- INSTINCFLAGS = -m 0444
- INSTMANFLAGS = -m 0444
- INSTDATFLAGS = -m 0444
- INSTKMEMFLAGS = -m 4755
-
- DESTDIR =
- # 623
-
- TOP_INCLUDES = -I$(TOP)
-
- CDEBUGFLAGS = -O
- CCOPTIONS =
- COMPATFLAGS =
-
- ALLINCLUDES = $(STD_INCLUDES) $(TOP_INCLUDES) $(INCLUDES) $(EXTRA_INCLUDES)
- ALLDEFINES = $(ALLINCLUDES) $(STD_DEFINES) $(PROTO_DEFINES) $(DEFINES) $(COMPATFLAGS)
- CFLAGS = $(CDEBUGFLAGS) $(CCOPTIONS) $(ALLDEFINES)
- LINTFLAGS = $(LINTOPTS) -DLINT $(ALLDEFINES)
- LDLIBS = $(SYS_LIBRARIES) $(EXTRA_LIBRARIES)
- LDOPTIONS = $(CDEBUGFLAGS) $(CCOPTIONS)
- LDCOMBINEFLAGS = -X -r
-
- MACROFILE = hp.cf
- RM_CMD = $(RM) *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log MakeOut
-
- IMAKE_DEFINES =
- # 650
-
- IRULESRC = $(CONFIGSRC)
- IMAKE_CMD = $(NEWTOP)$(IMAKE) -I$(NEWTOP)$(IRULESRC) $(IMAKE_DEFINES)
-
- ICONFIGFILES = $(IRULESRC)/Imake.tmpl $(IRULESRC)/Imake.rules \
- $(IRULESRC)/Project.tmpl $(IRULESRC)/site.def \
- $(IRULESRC)/$(MACROFILE) $(EXTRA_ICONFIGFILES)
-
- ###########################################################################
- # X Window System Build Parameters
- # $XConsortium: Project.tmpl,v 1.63 89/12/18 16:46:44 jim Exp $
-
- # 21
-
- # 27
-
- # 39
-
- # 84
-
- # 117
-
- # 133
-
- # 142
-
- # 155
-
- # 228
-
- # 234
-
- # 240
-
- # 248
-
- # 255
-
- # 262
-
- # 269
-
- # 276
-
- # 286
-
- # 328
-
- ###########################################################################
- # X Window System make variables; this need to be coordinated with rules
- # $XConsortium: Project.tmpl,v 1.63 89/12/18 16:46:44 jim Exp $
-
- PATHSEP = /
- USRLIBDIR = $(DESTDIR)/usr/lib
- BINDIR = $(DESTDIR)/usr/bin/X11
- INCROOT = $(DESTDIR)/usr/include
- BUILDINCROOT = $(TOP)
- BUILDINCDIR = $(BUILDINCROOT)/X11
- BUILDINCTOP = ..
- INCDIR = $(INCROOT)/X11
- ADMDIR = $(DESTDIR)/usr/adm
- LIBDIR = $(USRLIBDIR)/X11
- CONFIGDIR = $(LIBDIR)/config
- LINTLIBDIR = $(USRLIBDIR)/lint
-
- FONTDIR = $(LIBDIR)/fonts
- XINITDIR = $(LIBDIR)/xinit
- XDMDIR = $(LIBDIR)/xdm
- AWMDIR = $(LIBDIR)/awm
- TWMDIR = $(LIBDIR)/twm
- GWMDIR = $(LIBDIR)/gwm
- MANPATH = $(DESTDIR)/usr/man
- MANSOURCEPATH = $(MANPATH)/man
- MANDIR = $(MANSOURCEPATH)n
- LIBMANDIR = $(MANSOURCEPATH)3
- XAPPLOADDIR = $(LIBDIR)/app-defaults
- # 376
-
- FONTCFLAGS = -t
-
- INSTAPPFLAGS = $(INSTDATFLAGS)
-
- # 388
-
- IMAKE = $(IMAKESRC)/imake
- DEPEND = $(DEPENDSRC)/makedepend
- RGB = $(RGBSRC)/rgb
- FONTC = $(BDFTOSNFSRC)/bdftosnf
- MKFONTDIR = $(MKFONTDIRSRC)/mkfontdir
- MKDIRHIER = /bin/sh $(SCRIPTSRC)/mkdirhier.sh
-
- CONFIGSRC = $(TOP)/config
- CLIENTSRC = $(TOP)/clients
- DEMOSRC = $(TOP)/demos
- LIBSRC = $(TOP)/lib
- FONTSRC = $(TOP)/fonts
- INCLUDESRC = $(TOP)/X11
- SERVERSRC = $(TOP)/server
- UTILSRC = $(TOP)/util
- SCRIPTSRC = $(UTILSRC)/scripts
- EXAMPLESRC = $(TOP)/examples
- CONTRIBSRC = $(TOP)/../contrib
- DOCSRC = $(TOP)/doc
- RGBSRC = $(TOP)/rgb
- DEPENDSRC = $(UTILSRC)/makedepend
- IMAKESRC = $(CONFIGSRC)
- XAUTHSRC = $(LIBSRC)/Xau
- XLIBSRC = $(LIBSRC)/X
- XMUSRC = $(LIBSRC)/Xmu
- TOOLKITSRC = $(LIBSRC)/Xt
- AWIDGETSRC = $(LIBSRC)/Xaw
- OLDXLIBSRC = $(LIBSRC)/oldX
- XDMCPLIBSRC = $(LIBSRC)/Xdmcp
- BDFTOSNFSRC = $(FONTSRC)/bdftosnf
- MKFONTDIRSRC = $(FONTSRC)/mkfontdir
- EXTENSIONSRC = $(TOP)/extensions
-
- # 429
-
- # 435
-
- DEPEXTENSIONLIB = $(EXTENSIONSRC)/lib/libXext.a
- EXTENSIONLIB = $(DEPEXTENSIONLIB)
-
- # 442
-
- DEPXLIB = $(DEPEXTENSIONLIB) $(XLIBSRC)/libX11.a
- XLIB = $(EXTENSIONLIB) $(XLIBSRC)/libX11.a
-
- DEPXAUTHLIB = $(XAUTHSRC)/libXau.a
- XAUTHLIB = $(DEPXAUTHLIB)
- # 451
-
- DEPXMULIB = $(XMUSRC)/libXmu.a
- XMULIB = $(DEPXMULIB)
-
- # 458
-
- DEPOLDXLIB = $(OLDXLIBSRC)/liboldX.a
- OLDXLIB = $(DEPOLDXLIB)
-
- # 465
-
- DEPXTOOLLIB = $(TOOLKITSRC)/libXt.a
- XTOOLLIB = $(DEPXTOOLLIB)
-
- # 472
-
- DEPXAWLIB = $(AWIDGETSRC)/libXaw.a
- XAWLIB = $(DEPXAWLIB)
-
- LINTEXTENSIONLIB = $(EXTENSIONSRC)/lib/llib-lXext.ln
- LINTXLIB = $(XLIBSRC)/llib-lX11.ln
- LINTXMU = $(XMUSRC)/llib-lXmu.ln
- LINTXTOOL = $(TOOLKITSRC)/llib-lXt.ln
- LINTXAW = $(AWIDGETSRC)/llib-lXaw.ln
-
- XWLIBSRC = $(CONTRIBSRC)/toolkits/Xw
- DEPXWLIB = $(XWLIBSRC)/libXw.a
- XWLIB = $(DEPXWLIB)
-
- # 496
-
- # 513
-
- DEPLIBS = $(LOCAL_LIBRARIES)
-
- DEPLIBS1 = $(DEPLIBS)
- DEPLIBS2 = $(DEPLIBS)
- DEPLIBS3 = $(DEPLIBS)
-
- ###########################################################################
- # Imake rules for building libraries, programs, scripts, and data files
- # rules: $XConsortium: Imake.rules,v 1.67 89/12/18 17:14:15 jim Exp $
-
- # 125
-
- # 136
-
- # 512
-
- # 525
-
- # 581
-
- # 1321
-
- ###########################################################################
- # start of Imakefile
-
- ################################################################################
- #
- # File: Imakefile
- # RCS: $Header: Imakefile,v 1.3 91/03/14 03:37:26 mayer Exp $
- # Description: Imakefile for libXlisp.a
- # Author: Niels Mayer, HPLabs
- # Created: Fri Nov 24 19:47:38 1989
- # Modified: Fri Oct 4 06:00:04 1991 (Niels Mayer) mayer@hplnpm
- # Language: N/A
- # Package: N/A
- # Status: X11r4 contrib tape release
- #
- # WINTERP Copyright 1989, 1990, 1991 Hewlett-Packard Company (by Niels Mayer).
- # XLISP version 2.1, Copyright (c) 1989, by David Betz.
- #
- # Permission to use, copy, modify, distribute, and sell this software and its
- # documentation for any purpose is hereby granted without fee, provided that
- # the above copyright notice appear in all copies and that both that
- # copyright notice and this permission notice appear in supporting
- # documentation, and that the name of Hewlett-Packard and David Betz not be
- # used in advertising or publicity pertaining to distribution of the software
- # without specific, written prior permission. Hewlett-Packard and David Betz
- # make no representations about the suitability of this software for any
- # purpose. It is provided "as is" without express or implied warranty.
- #
- # HEWLETT-PACKARD AND DAVID BETZ DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
- # SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS,
- # IN 0 EVENT SHALL HEWLETT-PACKARD NOR DAVID BETZ BE LIABLE FOR ANY SPECIAL,
- # INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
- # LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
- # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- # PERFORMANCE OF THIS SOFTWARE.
- #
- # See ./winterp/COPYRIGHT for information on contacting the authors.
- #
- # Please send modifications, improvements and bugfixes to mayer@hplabs.hp.com
- # Post XLISP-specific questions/information to the newsgroup comp.lang.lisp.x
- #
- ################################################################################
-
- #
- # Note on INCLUDES for Motif 1.0:
- # ==============================
- # Motif 1.0 does not use the standard X11r4 toolkit, therefore you must
- # make sure that you are compiling Motif 1.0 programs with the headers
- # associated with Motif 1.0, not the default headers that are used by
- # X11r4 imake.
- #
- # Standard locations for Motif includes are /usr/include/X11 and
- # /usr/include/Xm. Note that Motif 1.0 uses a variant of the X11r3 toolkit
- # intrinsics headers which are installed in /usr/include/X11. Don't
- # confuse these with the incompatible Xtoolkit intrinsics from X11r4.
- #
- # IF YOUR INSTALLATION OF MOTIF PLACES THE INCLUDE FILES FOR MOTIF's Xt/Xm
- # DIRECTORIES SOMEWHERE OTHER THAN cc's USUAL INCLUDE SEARCH PATH
- # (normally -I/usr/include -I.), THEN YOU WILL HAVE TO SET 'INCLUDES' BELOW
- # TO THE APPROPRIATE LOCATION.
- #
- # If you change INCLUDES below, you should also set INCLUDES in
- # ../Imakefile.
- #
- # INCLUDES = -I/usr/include -I.
-
- #
- # Note on INCLUDES for Motif 1.1:
- # ==============================
- # Motif 1.1 uses the X11r4 Xlib, libXt, etc. Therefore imake should
- # automatically point the compiler to the correct include file directory.
- # Thus, leave imake's default TOP_INCLUDES alone, since that will point
- # to the X11r4 headers.
- #
- # Motif 1.1 is not included as part of the X11r4 distribution.
- # IF YOUR INSTALLATION OF MOTIF PLACES THE INCLUDE FILES FOR MOTIF's Xm
- # DIRECTORIES SOMEWHERE OTHER THAN cc's USUAL INCLUDE SEARCH PATH
- # (e.g. /usr/include/Xm), THEN YOU WILL HAVE TO SET 'STD_INCLUDES' BELOW
- # TO THE APPROPRIATE LOCATION.
- #
- # If you change STD_INCLUDES below, you should also set STD_INCLUDES
- # in ../Imakefile.
- #
- # STD_INCLUDES = -I. -I/mnt0/src/OSFMotif1.1.1 -I/mnt0/src/OSFMotif1.1.1/X11
- STD_INCLUDES = -I. -I/mnt0/src/OSFMotif1.1.3 -I/mnt0/src/OSFMotif1.1.3/X11
-
- #
- # Notes:
- # If you just want to make a standalone XLISP interpreter, see the rule
- # "lisp::" in Makefile.{generic,hpux,sparc,...}.
- #
- # This Imakefile just creates libXlisp.a, which is used by ../winterp
- #
- # libXlisp.a requires math library libm.a.
- #
- # All changes made to XLISP for using in libXlisp.a for WINTERP
- # are within "#ifdef WINTERP" sections. Therefore, you MUST
-
- # XLISP files.
- #
-
- SRCS = unixstuff.c \
- xlbfun.c \
- xlcont.c \
- xldbug.c \
- xldmem.c \
- xleval.c \
- xlfio.c \
- xlglob.c \
- xlimage.c \
- xlinit.c \
- xlio.c \
- xljump.c \
- xllist.c \
- xlmath.c \
- xlobj.c \
- xlpp.c \
- xlprin.c \
- xlread.c \
- xlstr.c \
- xlstruct.c \
- xlsubr.c \
- xlsym.c \
- xlsys.c
-
- OBJS = unixstuff.o \
- xlbfun.o \
- xlcont.o \
- xldbug.o \
- xldmem.o \
- xleval.o \
- xlfio.o \
- xlglob.o \
- xlimage.o \
- xlinit.o \
- xlio.o \
- xljump.o \
- xllist.o \
- xlmath.o \
- xlobj.o \
- xlpp.o \
- xlprin.o \
- xlread.o \
- xlstr.o \
- xlstruct.o \
- xlsubr.o \
- xlsym.o \
- xlsys.o
-
- #
- # Note on DEFINES:
- # (1) -DWINTERP: xlisp/xlisp.h and xlisp/xldmem.h (which are included by all
- # WINTERP files) have '#ifdef WINTERP' surrounding changes made to XLISP
- # for use by WINTERP: you MUST compile with -DWINTERP or nothing will work.
- #
- # (2) -D_NO_PROTO: this is required by Motif 1.1 if you are using a
- # non-ANSI-C compiler. Eventually everybody will have an ANSI C compiler
- # and at that point this flag should be removed.
- #
- # (3) -Dhpux is needed if you are running on HPUX 7.0.
- #
- # (4) -DMALLOC_0_RETURNS_NULL is needed on HPUX 7.0 when linking with
- # preprocessor symbol WINTERP in compiling these fast malloc library "-lmalloc".
- #
- # For HPUX 7.0, -Wc,-Np1000 is there to prevent preprocessor symbol WINTERP in compiling these 'cc' error:
- # "Parameter table overflow. Try the -Wc,-Np option."
- # Get rid of this in HPUX 8.0 since preprocessor symbol WINTERP in compiling these compiler is supposed to use
- # dynamic tables.
- # Note that preprocessor symbol WINTERP in compiling these X11r4 Imake hp.cf specifies a smaller value of
- # "-Wc,-Np" -- this setting overrides that value.
- #
-
- DEFINES = -Dhpux -DWINTERP -DMALLOC_0_RETURNS_NULL -D_NO_PROTO -Wc,-Np1000
- # 174
-
- all:: libXlisp.a
-
- libXlisp.a: $(OBJS)
- $(RM) $@
- $(AR) $@ $(OBJS)
- $(RANLIB) $@
-
- depend:: $(DEPEND)
-
- $(DEPEND):
- @echo "checking $@ over in $(DEPENDSRC) first..."; \
- cd $(DEPENDSRC); $(MAKE); \
- echo "okay, continuing in $(CURRENT_DIR)"
-
- depend::
- $(DEPEND) -s "# DO NOT DELETE" -- $(ALLDEFINES) -- $(SRCS)
-
- ###########################################################################
- # common rules for all Makefiles - do not edit
-
- emptyrule::
-
- clean::
- $(RM_CMD) \#*
-
- Makefile:: $(IMAKE)
-
- $(IMAKE):
- @(cd $(IMAKESRC); if [ -f Makefile ]; then \
- echo "checking $@ in $(IMAKESRC) first..."; $(MAKE) all; else \
- echo "bootstrapping $@ from Makefile.ini in $(IMAKESRC) first..."; \
- $(MAKE) -f Makefile.ini BOOTSTRAPCFLAGS=$(BOOTSTRAPCFLAGS); fi; \
- echo "okay, continuing in $(CURRENT_DIR)")
-
- Makefile::
- -@if [ -f Makefile ]; then \
- echo " $(RM) Makefile.bak; $(MV) Makefile Makefile.bak"; \
- $(RM) Makefile.bak; $(MV) Makefile Makefile.bak; \
- else exit 0; fi
- $(IMAKE_CMD) -DTOPDIR=$(TOP) -DCURDIR=$(CURRENT_DIR)
-
- tags::
- $(TAGS) -w *.[ch]
- $(TAGS) -xw *.[ch] > TAGS
- # 690
-
- # 698
-
- # 712
-
- ###########################################################################
- # empty rules for directories that do not have SUBDIRS - do not edit
-
- install::
- @echo "install in $(CURRENT_DIR) done"
-
- install.man::
- @echo "install.man in $(CURRENT_DIR) done"
-
- Makefiles::
-
- includes::
-
- ###########################################################################
- # dependencies generated by makedepend
-
- # DO NOT DELETE
-
- unixstuff.o: xlisp.h /usr/include/stdio.h /usr/include/sys/stdsyms.h
- unixstuff.o: /usr/include/ctype.h /usr/include/setjmp.h xldmem.h
- unixstuff.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- unixstuff.o: ../../../../../mit/X11/Intrinsic.h ../../../../../mit/X11/Xlib.h
- unixstuff.o: /usr/include/sys/types.h ../../../../../mit/X11/X.h
- unixstuff.o: ../../../../../mit/X11/Xutil.h
- unixstuff.o: ../../../../../mit/X11/Xresource.h ../../../../../mit/X11/Xos.h
- unixstuff.o: /usr/include/string.h /usr/include/fcntl.h
- unixstuff.o: /usr/include/sys/fcntl.h /usr/include/sys/file.h
- unixstuff.o: /usr/include/time.h /usr/include/sys/time.h
- unixstuff.o: ../../../../../mit/X11/Core.h ../../../../../mit/X11/Composite.h
- unixstuff.o: ../../../../../mit/X11/Constraint.h
- unixstuff.o: ../../../../../mit/X11/Object.h ../../../../../mit/X11/RectObj.h
- unixstuff.o: ../../../../../mit/X11/Vendor.h
- unixstuff.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- unixstuff.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- unixstuff.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- unixstuff.o: ../../../../../mit/X11/Shell.h
- xlbfun.o: xlisp.h /usr/include/stdio.h /usr/include/sys/stdsyms.h
- xlbfun.o: /usr/include/ctype.h /usr/include/setjmp.h xldmem.h
- xlbfun.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- xlbfun.o: ../../../../../mit/X11/Intrinsic.h ../../../../../mit/X11/Xlib.h
- xlbfun.o: /usr/include/sys/types.h ../../../../../mit/X11/X.h
- xlbfun.o: ../../../../../mit/X11/Xutil.h ../../../../../mit/X11/Xresource.h
- xlbfun.o: ../../../../../mit/X11/Xos.h /usr/include/string.h
- xlbfun.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- xlbfun.o: /usr/include/sys/file.h /usr/include/time.h /usr/include/sys/time.h
- xlbfun.o: ../../../../../mit/X11/Core.h ../../../../../mit/X11/Composite.h
- xlbfun.o: ../../../../../mit/X11/Constraint.h ../../../../../mit/X11/Object.h
- xlbfun.o: ../../../../../mit/X11/RectObj.h ../../../../../mit/X11/Vendor.h
- xlbfun.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- xlbfun.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- xlbfun.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- xlbfun.o: ../../../../../mit/X11/Shell.h
- xlcont.o: xlisp.h /usr/include/stdio.h /usr/include/sys/stdsyms.h
- xlcont.o: /usr/include/ctype.h /usr/include/setjmp.h xldmem.h
- xlcont.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- xlcont.o: ../../../../../mit/X11/Intrinsic.h ../../../../../mit/X11/Xlib.h
- xlcont.o: /usr/include/sys/types.h ../../../../../mit/X11/X.h
- xlcont.o: ../../../../../mit/X11/Xutil.h ../../../../../mit/X11/Xresource.h
- xlcont.o: ../../../../../mit/X11/Xos.h /usr/include/string.h
- xlcont.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- xlcont.o: /usr/include/sys/file.h /usr/include/time.h /usr/include/sys/time.h
- xlcont.o: ../../../../../mit/X11/Core.h ../../../../../mit/X11/Composite.h
- xlcont.o: ../../../../../mit/X11/Constraint.h ../../../../../mit/X11/Object.h
- xlcont.o: ../../../../../mit/X11/RectObj.h ../../../../../mit/X11/Vendor.h
- xlcont.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- xlcont.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- xlcont.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- xlcont.o: ../../../../../mit/X11/Shell.h
- xldbug.o: ../../../../../mit/X11/Intrinsic.h ../../../../../mit/X11/Xlib.h
- xldbug.o: /usr/include/sys/types.h /usr/include/sys/stdsyms.h
- xldbug.o: ../../../../../mit/X11/X.h ../../../../../mit/X11/Xutil.h
- xldbug.o: ../../../../../mit/X11/Xresource.h ../../../../../mit/X11/Xos.h
- xldbug.o: /usr/include/string.h /usr/include/fcntl.h /usr/include/sys/fcntl.h
- xldbug.o: /usr/include/sys/file.h /usr/include/time.h /usr/include/sys/time.h
- xldbug.o: ../../../../../mit/X11/Core.h ../../../../../mit/X11/Composite.h
- xldbug.o: ../../../../../mit/X11/Constraint.h ../../../../../mit/X11/Object.h
- xldbug.o: ../../../../../mit/X11/RectObj.h xlisp.h /usr/include/stdio.h
- xldbug.o: /usr/include/ctype.h /usr/include/setjmp.h xldmem.h
- xldbug.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h ../../../../../mit/X11/Vendor.h
- xldbug.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- xldbug.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- xldbug.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- xldbug.o: ../../../../../mit/X11/Shell.h
- xldmem.o: xlisp.h /usr/include/stdio.h /usr/include/sys/stdsyms.h
- xldmem.o: /usr/include/ctype.h /usr/include/setjmp.h xldmem.h
- xldmem.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- xldmem.o: ../../../../../mit/X11/Intrinsic.h ../../../../../mit/X11/Xlib.h
- xldmem.o: /usr/include/sys/types.h ../../../../../mit/X11/X.h
- xldmem.o: ../../../../../mit/X11/Xutil.h ../../../../../mit/X11/Xresource.h
- xldmem.o: ../../../../../mit/X11/Xos.h /usr/include/string.h
- xldmem.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- xldmem.o: /usr/include/sys/file.h /usr/include/time.h /usr/include/sys/time.h
- xldmem.o: ../../../../../mit/X11/Core.h ../../../../../mit/X11/Composite.h
- xldmem.o: ../../../../../mit/X11/Constraint.h ../../../../../mit/X11/Object.h
- xldmem.o: ../../../../../mit/X11/RectObj.h ../../../../../mit/X11/Vendor.h
- xldmem.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- xldmem.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- xldmem.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- xldmem.o: ../../../../../mit/X11/Shell.h
- xleval.o: xlisp.h /usr/include/stdio.h /usr/include/sys/stdsyms.h
- xleval.o: /usr/include/ctype.h /usr/include/setjmp.h xldmem.h
- xleval.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- xleval.o: ../../../../../mit/X11/Intrinsic.h ../../../../../mit/X11/Xlib.h
- xleval.o: /usr/include/sys/types.h ../../../../../mit/X11/X.h
- xleval.o: ../../../../../mit/X11/Xutil.h ../../../../../mit/X11/Xresource.h
- xleval.o: ../../../../../mit/X11/Xos.h /usr/include/string.h
- xleval.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- xleval.o: /usr/include/sys/file.h /usr/include/time.h /usr/include/sys/time.h
- xleval.o: ../../../../../mit/X11/Core.h ../../../../../mit/X11/Composite.h
- xleval.o: ../../../../../mit/X11/Constraint.h ../../../../../mit/X11/Object.h
- xleval.o: ../../../../../mit/X11/RectObj.h ../../../../../mit/X11/Vendor.h
- xleval.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- xleval.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- xleval.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- xleval.o: ../../../../../mit/X11/Shell.h
- xlfio.o: xlisp.h /usr/include/stdio.h /usr/include/sys/stdsyms.h
- xlfio.o: /usr/include/ctype.h /usr/include/setjmp.h xldmem.h
- xlfio.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- xlfio.o: ../../../../../mit/X11/Intrinsic.h ../../../../../mit/X11/Xlib.h
- xlfio.o: /usr/include/sys/types.h ../../../../../mit/X11/X.h
- xlfio.o: ../../../../../mit/X11/Xutil.h ../../../../../mit/X11/Xresource.h
- xlfio.o: ../../../../../mit/X11/Xos.h /usr/include/string.h
- xlfio.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- xlfio.o: /usr/include/sys/file.h /usr/include/time.h /usr/include/sys/time.h
- xlfio.o: ../../../../../mit/X11/Core.h ../../../../../mit/X11/Composite.h
- xlfio.o: ../../../../../mit/X11/Constraint.h ../../../../../mit/X11/Object.h
- xlfio.o: ../../../../../mit/X11/RectObj.h ../../../../../mit/X11/Vendor.h
- xlfio.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- xlfio.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- xlfio.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- xlfio.o: ../../../../../mit/X11/Shell.h
- xlglob.o: xlisp.h /usr/include/stdio.h /usr/include/sys/stdsyms.h
- xlglob.o: /usr/include/ctype.h /usr/include/setjmp.h xldmem.h
- xlglob.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- xlglob.o: ../../../../../mit/X11/Intrinsic.h ../../../../../mit/X11/Xlib.h
- xlglob.o: /usr/include/sys/types.h ../../../../../mit/X11/X.h
- xlglob.o: ../../../../../mit/X11/Xutil.h ../../../../../mit/X11/Xresource.h
- xlglob.o: ../../../../../mit/X11/Xos.h /usr/include/string.h
- xlglob.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- xlglob.o: /usr/include/sys/file.h /usr/include/time.h /usr/include/sys/time.h
- xlglob.o: ../../../../../mit/X11/Core.h ../../../../../mit/X11/Composite.h
- xlglob.o: ../../../../../mit/X11/Constraint.h ../../../../../mit/X11/Object.h
- xlglob.o: ../../../../../mit/X11/RectObj.h ../../../../../mit/X11/Vendor.h
- xlglob.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- xlglob.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- xlglob.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- xlglob.o: ../../../../../mit/X11/Shell.h
- xlimage.o: xlisp.h /usr/include/stdio.h /usr/include/sys/stdsyms.h
- xlimage.o: /usr/include/ctype.h /usr/include/setjmp.h xldmem.h
- xlimage.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- xlimage.o: ../../../../../mit/X11/Intrinsic.h ../../../../../mit/X11/Xlib.h
- xlimage.o: /usr/include/sys/types.h ../../../../../mit/X11/X.h
- xlimage.o: ../../../../../mit/X11/Xutil.h ../../../../../mit/X11/Xresource.h
- xlimage.o: ../../../../../mit/X11/Xos.h /usr/include/string.h
- xlimage.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- xlimage.o: /usr/include/sys/file.h /usr/include/time.h
- xlimage.o: /usr/include/sys/time.h ../../../../../mit/X11/Core.h
- xlimage.o: ../../../../../mit/X11/Composite.h
- xlimage.o: ../../../../../mit/X11/Constraint.h
- xlimage.o: ../../../../../mit/X11/Object.h ../../../../../mit/X11/RectObj.h
- xlimage.o: ../../../../../mit/X11/Vendor.h
- xlimage.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- xlimage.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- xlimage.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- xlimage.o: ../../../../../mit/X11/Shell.h
- xlinit.o: xlisp.h /usr/include/stdio.h /usr/include/sys/stdsyms.h
- xlinit.o: /usr/include/ctype.h /usr/include/setjmp.h xldmem.h
- xlinit.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- xlinit.o: ../../../../../mit/X11/Intrinsic.h ../../../../../mit/X11/Xlib.h
- xlinit.o: /usr/include/sys/types.h ../../../../../mit/X11/X.h
- xlinit.o: ../../../../../mit/X11/Xutil.h ../../../../../mit/X11/Xresource.h
- xlinit.o: ../../../../../mit/X11/Xos.h /usr/include/string.h
- xlinit.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- xlinit.o: /usr/include/sys/file.h /usr/include/time.h /usr/include/sys/time.h
- xlinit.o: ../../../../../mit/X11/Core.h ../../../../../mit/X11/Composite.h
- xlinit.o: ../../../../../mit/X11/Constraint.h ../../../../../mit/X11/Object.h
- xlinit.o: ../../../../../mit/X11/RectObj.h ../../../../../mit/X11/Vendor.h
- xlinit.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- xlinit.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- xlinit.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- xlinit.o: ../../../../../mit/X11/Shell.h
- xlio.o: xlisp.h /usr/include/stdio.h /usr/include/sys/stdsyms.h
- xlio.o: /usr/include/ctype.h /usr/include/setjmp.h xldmem.h
- xlio.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- xlio.o: ../../../../../mit/X11/Intrinsic.h ../../../../../mit/X11/Xlib.h
- xlio.o: /usr/include/sys/types.h ../../../../../mit/X11/X.h
- xlio.o: ../../../../../mit/X11/Xutil.h ../../../../../mit/X11/Xresource.h
- xlio.o: ../../../../../mit/X11/Xos.h /usr/include/string.h
- xlio.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h /usr/include/sys/file.h
- xlio.o: /usr/include/time.h /usr/include/sys/time.h
- xlio.o: ../../../../../mit/X11/Core.h ../../../../../mit/X11/Composite.h
- xlio.o: ../../../../../mit/X11/Constraint.h ../../../../../mit/X11/Object.h
- xlio.o: ../../../../../mit/X11/RectObj.h ../../../../../mit/X11/Vendor.h
- xlio.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- xlio.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- xlio.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- xlio.o: ../../../../../mit/X11/Shell.h
- xljump.o: xlisp.h /usr/include/stdio.h /usr/include/sys/stdsyms.h
- xljump.o: /usr/include/ctype.h /usr/include/setjmp.h xldmem.h
- xljump.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- xljump.o: ../../../../../mit/X11/Intrinsic.h ../../../../../mit/X11/Xlib.h
- xljump.o: /usr/include/sys/types.h ../../../../../mit/X11/X.h
- xljump.o: ../../../../../mit/X11/Xutil.h ../../../../../mit/X11/Xresource.h
- xljump.o: ../../../../../mit/X11/Xos.h /usr/include/string.h
- xljump.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- xljump.o: /usr/include/sys/file.h /usr/include/time.h /usr/include/sys/time.h
- xljump.o: ../../../../../mit/X11/Core.h ../../../../../mit/X11/Composite.h
- xljump.o: ../../../../../mit/X11/Constraint.h ../../../../../mit/X11/Object.h
- xljump.o: ../../../../../mit/X11/RectObj.h ../../../../../mit/X11/Vendor.h
- xljump.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- xljump.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- xljump.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- xljump.o: ../../../../../mit/X11/Shell.h
- xllist.o: xlisp.h /usr/include/stdio.h /usr/include/sys/stdsyms.h
- xllist.o: /usr/include/ctype.h /usr/include/setjmp.h xldmem.h
- xllist.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- xllist.o: ../../../../../mit/X11/Intrinsic.h ../../../../../mit/X11/Xlib.h
- xllist.o: /usr/include/sys/types.h ../../../../../mit/X11/X.h
- xllist.o: ../../../../../mit/X11/Xutil.h ../../../../../mit/X11/Xresource.h
- xllist.o: ../../../../../mit/X11/Xos.h /usr/include/string.h
- xllist.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- xllist.o: /usr/include/sys/file.h /usr/include/time.h /usr/include/sys/time.h
- xllist.o: ../../../../../mit/X11/Core.h ../../../../../mit/X11/Composite.h
- xllist.o: ../../../../../mit/X11/Constraint.h ../../../../../mit/X11/Object.h
- xllist.o: ../../../../../mit/X11/RectObj.h ../../../../../mit/X11/Vendor.h
- xllist.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- xllist.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- xllist.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- xllist.o: ../../../../../mit/X11/Shell.h
- xlmath.o: xlisp.h /usr/include/stdio.h /usr/include/sys/stdsyms.h
- xlmath.o: /usr/include/ctype.h /usr/include/setjmp.h xldmem.h
- xlmath.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- xlmath.o: ../../../../../mit/X11/Intrinsic.h ../../../../../mit/X11/Xlib.h
- xlmath.o: /usr/include/sys/types.h ../../../../../mit/X11/X.h
- xlmath.o: ../../../../../mit/X11/Xutil.h ../../../../../mit/X11/Xresource.h
- xlmath.o: ../../../../../mit/X11/Xos.h /usr/include/string.h
- xlmath.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- xlmath.o: /usr/include/sys/file.h /usr/include/time.h /usr/include/sys/time.h
- xlmath.o: ../../../../../mit/X11/Core.h ../../../../../mit/X11/Composite.h
- xlmath.o: ../../../../../mit/X11/Constraint.h ../../../../../mit/X11/Object.h
- xlmath.o: ../../../../../mit/X11/RectObj.h ../../../../../mit/X11/Vendor.h
- xlmath.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- xlmath.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- xlmath.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- xlmath.o: ../../../../../mit/X11/Shell.h /usr/include/math.h
- xlobj.o: xlisp.h /usr/include/stdio.h /usr/include/sys/stdsyms.h
- xlobj.o: /usr/include/ctype.h /usr/include/setjmp.h xldmem.h
- xlobj.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- xlobj.o: ../../../../../mit/X11/Intrinsic.h ../../../../../mit/X11/Xlib.h
- xlobj.o: /usr/include/sys/types.h ../../../../../mit/X11/X.h
- xlobj.o: ../../../../../mit/X11/Xutil.h ../../../../../mit/X11/Xresource.h
- xlobj.o: ../../../../../mit/X11/Xos.h /usr/include/string.h
- xlobj.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- xlobj.o: /usr/include/sys/file.h /usr/include/time.h /usr/include/sys/time.h
- xlobj.o: ../../../../../mit/X11/Core.h ../../../../../mit/X11/Composite.h
- xlobj.o: ../../../../../mit/X11/Constraint.h ../../../../../mit/X11/Object.h
- xlobj.o: ../../../../../mit/X11/RectObj.h ../../../../../mit/X11/Vendor.h
- xlobj.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- xlobj.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- xlobj.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- xlobj.o: ../../../../../mit/X11/Shell.h
- xlpp.o: xlisp.h /usr/include/stdio.h /usr/include/sys/stdsyms.h
- xlpp.o: /usr/include/ctype.h /usr/include/setjmp.h xldmem.h
- xlpp.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- xlpp.o: ../../../../../mit/X11/Intrinsic.h ../../../../../mit/X11/Xlib.h
- xlpp.o: /usr/include/sys/types.h ../../../../../mit/X11/X.h
- xlpp.o: ../../../../../mit/X11/Xutil.h ../../../../../mit/X11/Xresource.h
- xlpp.o: ../../../../../mit/X11/Xos.h /usr/include/string.h
- xlpp.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h /usr/include/sys/file.h
- xlpp.o: /usr/include/time.h /usr/include/sys/time.h
- xlpp.o: ../../../../../mit/X11/Core.h ../../../../../mit/X11/Composite.h
- xlpp.o: ../../../../../mit/X11/Constraint.h ../../../../../mit/X11/Object.h
- xlpp.o: ../../../../../mit/X11/RectObj.h ../../../../../mit/X11/Vendor.h
- xlpp.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- xlpp.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- xlpp.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- xlpp.o: ../../../../../mit/X11/Shell.h
- xlprin.o: xlisp.h /usr/include/stdio.h /usr/include/sys/stdsyms.h
- xlprin.o: /usr/include/ctype.h /usr/include/setjmp.h xldmem.h
- xlprin.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- xlprin.o: ../../../../../mit/X11/Intrinsic.h ../../../../../mit/X11/Xlib.h
- xlprin.o: /usr/include/sys/types.h ../../../../../mit/X11/X.h
- xlprin.o: ../../../../../mit/X11/Xutil.h ../../../../../mit/X11/Xresource.h
- xlprin.o: ../../../../../mit/X11/Xos.h /usr/include/string.h
- xlprin.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- xlprin.o: /usr/include/sys/file.h /usr/include/time.h /usr/include/sys/time.h
- xlprin.o: ../../../../../mit/X11/Core.h ../../../../../mit/X11/Composite.h
- xlprin.o: ../../../../../mit/X11/Constraint.h ../../../../../mit/X11/Object.h
- xlprin.o: ../../../../../mit/X11/RectObj.h ../../../../../mit/X11/Vendor.h
- xlprin.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- xlprin.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- xlprin.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- xlprin.o: ../../../../../mit/X11/Shell.h
- xlread.o: xlisp.h /usr/include/stdio.h /usr/include/sys/stdsyms.h
- xlread.o: /usr/include/ctype.h /usr/include/setjmp.h xldmem.h
- xlread.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- xlread.o: ../../../../../mit/X11/Intrinsic.h ../../../../../mit/X11/Xlib.h
- xlread.o: /usr/include/sys/types.h ../../../../../mit/X11/X.h
- xlread.o: ../../../../../mit/X11/Xutil.h ../../../../../mit/X11/Xresource.h
- xlread.o: ../../../../../mit/X11/Xos.h /usr/include/string.h
- xlread.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- xlread.o: /usr/include/sys/file.h /usr/include/time.h /usr/include/sys/time.h
- xlread.o: ../../../../../mit/X11/Core.h ../../../../../mit/X11/Composite.h
- xlread.o: ../../../../../mit/X11/Constraint.h ../../../../../mit/X11/Object.h
- xlread.o: ../../../../../mit/X11/RectObj.h ../../../../../mit/X11/Vendor.h
- xlread.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- xlread.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- xlread.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- xlread.o: ../../../../../mit/X11/Shell.h
- xlstr.o: xlisp.h /usr/include/stdio.h /usr/include/sys/stdsyms.h
- xlstr.o: /usr/include/ctype.h /usr/include/setjmp.h xldmem.h
- xlstr.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- xlstr.o: ../../../../../mit/X11/Intrinsic.h ../../../../../mit/X11/Xlib.h
- xlstr.o: /usr/include/sys/types.h ../../../../../mit/X11/X.h
- xlstr.o: ../../../../../mit/X11/Xutil.h ../../../../../mit/X11/Xresource.h
- xlstr.o: ../../../../../mit/X11/Xos.h /usr/include/string.h
- xlstr.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- xlstr.o: /usr/include/sys/file.h /usr/include/time.h /usr/include/sys/time.h
- xlstr.o: ../../../../../mit/X11/Core.h ../../../../../mit/X11/Composite.h
- xlstr.o: ../../../../../mit/X11/Constraint.h ../../../../../mit/X11/Object.h
- xlstr.o: ../../../../../mit/X11/RectObj.h ../../../../../mit/X11/Vendor.h
- xlstr.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- xlstr.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- xlstr.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- xlstr.o: ../../../../../mit/X11/Shell.h
- xlstruct.o: xlisp.h /usr/include/stdio.h /usr/include/sys/stdsyms.h
- xlstruct.o: /usr/include/ctype.h /usr/include/setjmp.h xldmem.h
- xlstruct.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- xlstruct.o: ../../../../../mit/X11/Intrinsic.h ../../../../../mit/X11/Xlib.h
- xlstruct.o: /usr/include/sys/types.h ../../../../../mit/X11/X.h
- xlstruct.o: ../../../../../mit/X11/Xutil.h ../../../../../mit/X11/Xresource.h
- xlstruct.o: ../../../../../mit/X11/Xos.h /usr/include/string.h
- xlstruct.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- xlstruct.o: /usr/include/sys/file.h /usr/include/time.h
- xlstruct.o: /usr/include/sys/time.h ../../../../../mit/X11/Core.h
- xlstruct.o: ../../../../../mit/X11/Composite.h
- xlstruct.o: ../../../../../mit/X11/Constraint.h
- xlstruct.o: ../../../../../mit/X11/Object.h ../../../../../mit/X11/RectObj.h
- xlstruct.o: ../../../../../mit/X11/Vendor.h
- xlstruct.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- xlstruct.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- xlstruct.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- xlstruct.o: ../../../../../mit/X11/Shell.h
- xlsubr.o: xlisp.h /usr/include/stdio.h /usr/include/sys/stdsyms.h
- xlsubr.o: /usr/include/ctype.h /usr/include/setjmp.h xldmem.h
- xlsubr.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- xlsubr.o: ../../../../../mit/X11/Intrinsic.h ../../../../../mit/X11/Xlib.h
- xlsubr.o: /usr/include/sys/types.h ../../../../../mit/X11/X.h
- xlsubr.o: ../../../../../mit/X11/Xutil.h ../../../../../mit/X11/Xresource.h
- xlsubr.o: ../../../../../mit/X11/Xos.h /usr/include/string.h
- xlsubr.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- xlsubr.o: /usr/include/sys/file.h /usr/include/time.h /usr/include/sys/time.h
- xlsubr.o: ../../../../../mit/X11/Core.h ../../../../../mit/X11/Composite.h
- xlsubr.o: ../../../../../mit/X11/Constraint.h ../../../../../mit/X11/Object.h
- xlsubr.o: ../../../../../mit/X11/RectObj.h ../../../../../mit/X11/Vendor.h
- xlsubr.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- xlsubr.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- xlsubr.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- xlsubr.o: ../../../../../mit/X11/Shell.h
- xlsym.o: xlisp.h /usr/include/stdio.h /usr/include/sys/stdsyms.h
- xlsym.o: /usr/include/ctype.h /usr/include/setjmp.h xldmem.h
- xlsym.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- xlsym.o: ../../../../../mit/X11/Intrinsic.h ../../../../../mit/X11/Xlib.h
- xlsym.o: /usr/include/sys/types.h ../../../../../mit/X11/X.h
- xlsym.o: ../../../../../mit/X11/Xutil.h ../../../../../mit/X11/Xresource.h
- xlsym.o: ../../../../../mit/X11/Xos.h /usr/include/string.h
- xlsym.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- xlsym.o: /usr/include/sys/file.h /usr/include/time.h /usr/include/sys/time.h
- xlsym.o: ../../../../../mit/X11/Core.h ../../../../../mit/X11/Composite.h
- xlsym.o: ../../../../../mit/X11/Constraint.h ../../../../../mit/X11/Object.h
- xlsym.o: ../../../../../mit/X11/RectObj.h ../../../../../mit/X11/Vendor.h
- xlsym.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- xlsym.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- xlsym.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- xlsym.o: ../../../../../mit/X11/Shell.h
- xlsys.o: xlisp.h /usr/include/stdio.h /usr/include/sys/stdsyms.h
- xlsys.o: /usr/include/ctype.h /usr/include/setjmp.h xldmem.h
- xlsys.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- xlsys.o: ../../../../../mit/X11/Intrinsic.h ../../../../../mit/X11/Xlib.h
- xlsys.o: /usr/include/sys/types.h ../../../../../mit/X11/X.h
- xlsys.o: ../../../../../mit/X11/Xutil.h ../../../../../mit/X11/Xresource.h
- xlsys.o: ../../../../../mit/X11/Xos.h /usr/include/string.h
- xlsys.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- xlsys.o: /usr/include/sys/file.h /usr/include/time.h /usr/include/sys/time.h
- xlsys.o: ../../../../../mit/X11/Core.h ../../../../../mit/X11/Composite.h
- xlsys.o: ../../../../../mit/X11/Constraint.h ../../../../../mit/X11/Object.h
- xlsys.o: ../../../../../mit/X11/RectObj.h ../../../../../mit/X11/Vendor.h
- xlsys.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- xlsys.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- xlsys.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- xlsys.o: ../../../../../mit/X11/Shell.h
-